home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / mus / play / AHIRecord.readme < prev    next >
Text File  |  1997-11-02  |  4KB  |  122 lines

  1. Short:    Advanced AHI HD-Recorder V1.5
  2. Author:   Thomas Wenzel <wenzel@unixserv.rz.fh-hannover.de>
  3. Uploader: Thomas Wenzel <wenzel@unixserv.rz.fh-hannover.de>
  4. Version:  1.5
  5. Type:     mus/play
  6.  
  7. Legal stuff
  8. -----------
  9. This program is copyrighted freeware. It may be distributed freely as long
  10. as no modifications are made to the executable and this document. A nominal
  11. fee may be asked to cover distribution costs. However, it may not be
  12. included in any commercial distribution without my permission.
  13.  
  14. It is based on the HardDiskRecord program from the AHI developer package.
  15.  
  16. AHI audio system is Copyright ©1994-97 Martin Blom.
  17.  
  18.  
  19. Important
  20. ---------
  21. This is my first attempt in writing a program with GUI, several subtasks
  22. and realtime display. If you detect errors/bugs/crashes (I'm afraid you
  23. will), please let me know. If the program crashes at first start dont't
  24. just delete it angrily but send me a flame as well :)
  25.  
  26.  
  27. Features
  28. --------
  29.  - Multithreaded level meter and status display
  30.  - Asynchronous writes to harddisk
  31.  - Generates AIFF, MAUD or WAVE files
  32.  
  33. Tooltypes
  34. ---------
  35.  
  36.  - MODE     Initial AHI audio mode to use
  37.  
  38.  - FREQ     Initial sampling frequency to use
  39.  
  40.  - INPUT    Number of the default input to use
  41.  
  42.  - FORMAT   Initial file format: AIFF, MAUD oder WAVE
  43.  
  44.  - NAME     Specify a temporary name for a file to be opened at startup
  45.             When you finish the recording you will be asked for the
  46.             final name.
  47.  
  48.  - BUFFERS  Set number of async buffers for recording to harddisk.
  49.             A minimum of 4 is recommended. 4 is also the default
  50.  
  51.  - GPEN     Override the pen number for the green pen returned by AmigaOS
  52.  
  53.  - YPEN     Same for yellow pen
  54.  
  55.  - RPEN     Same for red pen
  56.  
  57.  - ICONS    If set to YES, an icon taken from ENVARC:sys/def_sound.info
  58.             will be created for each recorded file
  59.  
  60.  
  61. Limitations
  62. -----------
  63. Only 16 bit stereo recording at the moment.
  64. Does anyone really need mono ?!?
  65.  
  66.  
  67. Requirements
  68. ------------
  69. AHI audio system V2
  70. AmigaOS 3.0
  71. asyncio.library V37
  72. 68020 CPU
  73.  
  74.  
  75. Recommended
  76. -----------
  77. 68030-25 or faster
  78. High quality 16 bit soundcard (Prelude for example ;)
  79. Play16 to play your recordings (Play16 is freeware, too!)
  80.  
  81.  
  82. Revision history
  83. ----------------
  84. 1.0 - First public release
  85.  
  86. 1.1 - Optimized levelmeter speed. Should run better on slow Amigas
  87.     - Added WAVE save format
  88.  
  89. 1.2 - Levelmeter sometimes 'lost' some segments. Hopefully fixed.
  90.       Removed a bug in FORM size of MAUD and AIFF savers. Some programs
  91.       refuse to load the file just because the sizes don't match :-(
  92.  
  93. 1.3 - Fixed a nasty bug in cleanup routine that could lead to crashes
  94.     - New tooltypes for user selectable pens
  95.  
  96. 1.3a  Subtask handling slightly modified. Hopefully more stable now.
  97.  
  98. 1.4 - Added tooltypes/templates for default values: It makes AHIRecord
  99.       much more convenient to use
  100.     - Added Rec/Pause feature
  101.  
  102. 1.5 - Fixed a bug in the AIFF saver
  103.     - Added the missing Tooltype for Initial file format
  104.  
  105. Known bugs
  106. ----------
  107. In case of asyncio buffer overflow the program will hang. Don't expect it
  108. to record 44.1 kHz to slow floppy disk :-)
  109.  
  110.  
  111. ============================= Archive contents =============================
  112.  
  113. Original  Packed Ratio    Date     Time    Name
  114. -------- ------- ----- --------- --------  -------------
  115.    19808   11102 43.9% 08-Oct-97 20:46:16 +AHIRecord
  116.     2084    1427 31.5% 08-Oct-97 20:46:16 +AHIRecord.info
  117.     3111    1595 48.7% 08-Oct-97 20:46:16 +AHIRecord.readme
  118.      468     236 49.5% 08-Oct-97 20:46:16 +AHIRecord.readme.info
  119.     1146     805 29.7% 08-Oct-97 20:46:16 +def_sound.info
  120. -------- ------- ----- --------- --------
  121.    26617   15165 43.0% 08-Oct-97 23:01:36   5 files
  122.